home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / comm / tcp / bind-4.9.2.lha / bind-4.9.2 / examples / localhost.rev next >
Encoding:
Text File  |  1999-07-12  |  319 b   |  11 lines

  1. ;  from @(#)localhost.rev  8.1 (Berkeley) 6/9/93
  2.  
  3. @  IN SOA   ucbvax.Berkeley.EDU. rwh.ucbvax.Berkeley.EDU.  (
  4.             1.4   ; Serial
  5.             3600  ; Refresh
  6.             300   ; Retry
  7.             3600000  ; Expire
  8.             3600 )   ; Minimum
  9.    IN NS ucbvax.Berkeley.EDU.
  10. 1  IN PTR   localhost.Berkeley.EDU.
  11.